home *** CD-ROM | disk | FTP | other *** search
- package asp.wizard;
-
- import java.awt.event.ComponentAdapter;
- import java.awt.event.ComponentEvent;
-
- final class WizardViewDbList3$4 extends ComponentAdapter {
- // $FF: synthetic field
- private final WizardViewDbList3 this$0;
-
- public void componentResized(ComponentEvent e) {
- if (!WizardViewDbList3.access$0(this.this$0)) {
- WizardViewDbList3.access$2(this.this$0, WizardViewDbList3.access$1(this.this$0).getFieldSpecTable());
- WizardViewDbList3.access$3(this.this$0, false);
- }
-
- }
-
- // $FF: synthetic method
- WizardViewDbList3$4(WizardViewDbList3 this$0) {
- this.this$0 = this$0;
- }
- }
-